| Visual Basic (Declaration) | |
|---|---|
Protected ReadOnly _delegate As EventHandler(Of TEventArgs)  | |
| C# | |
|---|---|
protected readonly EventHandler<TEventArgs> _delegate  | |
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7
                    
                    
                         
                        
                        
                    
                    
                         
                        
                        
                        
                    
                    
                 | 
            
| CSharpTest.Net | |
| _delegate Field | |
| See Also Send Feedback Download Help File | |
| CSharpTest.Net.Library Assembly > CSharpTest.Net.Delegates Namespace > EventHandlerForControl<TEventArgs> Class : _delegate Field | 
Glossary Item Box
| Visual Basic (Declaration) | |
|---|---|
Protected ReadOnly _delegate As EventHandler(Of TEventArgs)  | |
| C# | |
|---|---|
protected readonly EventHandler<TEventArgs> _delegate  | |
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7